QuickOPC User's Guide and Reference
.NET Framework Demo Applications for OPC Classic
Fundamentals > Product Parts > Demo Applications > .NET Framework Demo Applications > .NET Framework Demo Applications for OPC Classic

The QuickOPC.NET demo applications are available from the Start menu or the Launcher application.

The basic demo is written using imperative programming model (explained further down in this document).

Note: There is also a similar application with an extra support for OPC XML-DA.

The Live Binding Demo shows live binding of OPC Data Access information (from simulation OPC server) to standard Windows Forms controls (Microsoft). All binding to OPC data is achieved with no manual coding, only by configuring the components in Visual Studio. This demo also serves as a tutorial application for the live binding development model: When you click on any of the “How?” links, the bottom pane displays instructions explaining how to configure that particular feature.

There are also several “integration demos”, showing how QuickOPC features can be used in combination with other products that are not part of QuickOPC. Following integration demos are currently available:

There is also a similar application that demonstrates the Live Binding capabilities with OPC Unified Architecture. 

See Also

Installed Examples - WindowsForms